home *** CD-ROM | disk | FTP | other *** search
/ Aminet 7 / Aminet 7 - August 1995.iso / Aminet / comm / net / ax25device.lzh / ax25device / envarc / sana2 / ax25.config
Text File  |  1995-04-16  |  2KB  |  42 lines

  1. # This is PRELIMINARY and will probaby change
  2. #
  3. # NOTE: for now the comment character (#) MUST be in column 1.
  4. #
  5. # format of each entry:
  6. #
  7. # myBaseUnit serDriverName serUnit serRate effRate ax25Addr SSID MTU dumplevel
  8. #
  9. # each entry must all be on one line.
  10. # myBaseUnit is the base unit for the ba_ax25.device for this serial device and
  11. # unit, for instance:
  12. #
  13. # 208 gvpser.device 0 9600 1200 AA0AAA 0 228 0
  14. #
  15. # 208 is the base unit, if something opens ba_ax25.device unit 208 this will
  16. # correspond with TNC port 0 on the TNC connected to serial device gvpser.device
  17. # unit 0 at 9600 BPS.  The effective rate of this TNC port is 1200 BPS.  The
  18. # call sign (hardware address) used on this port is KB7VBD with a secondary
  19. # identifier (SSID) of 0.  If unit 211 is opened, this will correspond with
  20. # TNC port 3 on the same serial device and unit.
  21. # myBaseUnit values must be at least 16 apart (TNCs can support up to 16 "units").
  22. # any that are less than 16 apart will cause problems (results of this are
  23. # currently undefined).
  24. #
  25. # MTU is the Maximum Transmission Unit for the device (the max size of the data
  26. # portion of the packet).
  27. #
  28. # dumplevel indicates whether or not to provide packet dumps to a con:
  29. # window and how much info should be provided.  0=no dumps. 1=summary
  30. # 2=extended summary 3=more complete dump
  31. #
  32. # NOTE: this is VERY LIKELY going to be changed in the near future such that
  33. # each TNC unit will have to be specified explicitly; this allows more
  34. # flexibility as well as allowing one TNC to have more than one effective
  35. # BPS (since each TNC port may have different speed modems).
  36. #
  37. # NOTE:NOTE:NOTE: IT IS *VERY IMPORTANT* THAT YOU USE A PROPER AMATEUR RADIO
  38. # CALLSIGN THAT YOU ARE AUTHORIZED TO USE.
  39. # change the following line to suit your needs.
  40.  
  41. 1 serial.device 0 38400 1200 AA0AAA 0 235 0
  42.